GetWindowForTargetResponse
data class GetWindowForTargetResponse(windowId: WindowID, bounds: Bounds)
Content copied to clipboard
Represents response frame that is returned from Browser#getWindowForTarget operation call. Get the browser window that contains the devtools target.